This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
8.9
Rating
0
Installs
Documentation
Category
Excellent skill documenting the plugin settings pattern for Claude Code. The description comprehensively covers use cases (plugin configuration, YAML frontmatter, .local.md files, state management). Task knowledge is outstanding with complete parsing examples, real-world patterns, security considerations, and an implementation workflow. Structure is exemplary: SKILL.md provides thorough coverage while referencing additional files for deep-dives without clutter. The skill is moderately novel—while file parsing isn't inherently complex, the specialized pattern (YAML frontmatter + markdown body, restart requirements, multi-agent coordination) and comprehensive security/validation guidance would save a CLI agent significant tokens and reduce errors when helping users implement plugin configuration systems.
Loading SKILL.md…